Files |
Declarations.Bas | This is a Bas file filled with all the declarations you'll need to do any of the examples on this site, if you plan on learning API then you should download this. |
FreeSpy | This is an API spy, it shows you what the class name of a window. This does NOT "generate" codes like the newer ones do, if you want to download one of those then go right ahead but dont expect to learn API that way. |
RGB View ___________________ RGB View Source Code |
This is an RGB to HTML viewer. It will help you if you make web sites or if you would like to know the html for a certain color for use in a chat room. Approx. time to make: 15 Minutes. |
CD Bas |
This is a Bas file i made to help you write a CD Player, it has all the functions you'd need thanks to microsoft's mmsystem.dll. |
APISpy | This is an APISpy i made , i'm not giving out the source code because my new bas file will have api spy functions in it. I made this becuase the main reason people dont like FreeSpy is because it doesn't stay on top of all the windows, this one does. |
PicFade.Bas | This is a Bas file i wrote to let you be able to fade picture boxes, its nothing special i actually just redid the form fades i made to work with picture boxes. if you dont like you picture boxes being blank untill filled...then you'll like this. |
PWS Hound | This is a program i made to kind of get revenge on people who make or hex password stealers. What it does is read the data from the virus and give you the mailing address that the PWS was supposed to send your password to. *This doesn't stop the virus from sending but only gives the address. |
Mail Dog | This is an Anonymouse mailer. It allows you to send mail to anyone...from anyone. I strongly suggest you read the "read me" file in the zip. This is so that you understand that there are limitations to using anonymous programs. |